func go/build/constraint.not
3 uses
go/build/constraint (current package)
expr.go#L77: func not(x Expr) Expr { return &NotExpr{x} }
expr.go#L268: return not(p.atom())
expr.go#L427: z = not(z)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)